MyWebServerFactoryCustomizer

open class MyWebServerFactoryCustomizer : WebServerFactoryCustomizer<ConfigurableServletWebServerFactory>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun customize(server: ConfigurableServletWebServerFactory)